home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games: Greatest Hits 1996 / Amiga Games: Greatest Hits 1996.iso / rexx / dt_balance.rexx < prev    next >
OS/2 REXX Batch file  |  1994-04-15  |  109b  |  7 lines

  1. /* DeliTracker - Set Balance */
  2.  
  3. address 'DELITRACKER'
  4.  
  5. balance '-40'    /* negative numbers require quotes */
  6.  
  7.